GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF+IPdfOcrOptions / RemoveExistingText Property





In This Topic
RemoveExistingText Property (GdPicturePDF.IPdfOcrOptions)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(10)>
Property RemoveExistingText As Boolean
[DispId(10)]
bool RemoveExistingText {get; set;}
read-write property RemoveExistingText: Boolean; 
DispIdAttribute(10)
function get,set RemoveExistingText : boolean
[DispId(10)]
__property bool get_RemoveExistingText();
__property void set_RemoveExistingText( 
   bool value
);
[DispId(10)]
property bool RemoveExistingText {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF+IPdfOcrOptions
GdPicturePDF.IPdfOcrOptions Members